home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
oyun
/
patien20.exe
/
PATIENCE.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-11-19
|
3KB
|
135 lines
object AboutBox: TAboutBox
Left = 545
Top = 135
BorderStyle = bsDialog
Caption = 'About Patience'
ClientHeight = 307
ClientWidth = 240
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 225
Height = 261
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 127
Height = 13
Caption = 'Patience - Version 2.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 88
Top = 40
Width = 123
Height = 13
Caption = 'by Shaun Flisakowski'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 80
Width = 118
Height = 13
Caption = 'Copyright 1996-1997'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 104
Width = 121
Height = 17
Caption = 'All rights reserved.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 136
Width = 155
Height = 13
Caption = 'Patience v2.0 was created using'
IsControl = True
end
object Label2: TLabel
Left = 8
Top = 160
Width = 103
Height = 13
Caption = 'Borland'#39's C++ Builder.'
IsControl = True
end
object Label3: TLabel
Left = 8
Top = 200
Width = 157
Height = 13
Caption = 'Playing other card games is futile;'
IsControl = True
end
object Label4: TLabel
Left = 8
Top = 224
Width = 109
Height = 13
Caption = 'they will be assimilated.'
IsControl = True
end
end
object OKButton: TButton
Left = 83
Top = 276
Width = 75
Height = 26
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end